bitcoincore-rpc 0.9.1

RPC client library for the Bitcoin Core JSON-RPC API.
Documentation

bitcoincore-rpc

Rust client library for the Bitcoin Core daemon's JSON-RPC API.

Separate bitcoincore-rpc-json crate with the JSON-enabled data types used in the interface of this crate.

MSRV

The MSRV for this crate used to be 1.24.0, but that has recently been broken by an external dependency. We have yet to decide on a new MSRV.

License

All code is licensed using the CC0 license, as per the LICENSE file.